[INFO] cloning repository https://github.com/rust-lang-nursery/rustfmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/rustfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e731273811e93e73462ccb54d561e6505329fd2
[INFO] testing rust-lang-nursery/rustfmt against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/rust-lang-nursery/rustfmt
[INFO] finished tweaking git repo https://github.com/rust-lang-nursery/rustfmt
[INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/rustfmt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang-nursery/rustfmt on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang-nursery/rustfmt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b182b0d0107d708aff437bb9094214fcf1693777c701e24f1a245a71c019e21
[INFO] running `Command { std: "docker" "start" "-a" "1b182b0d0107d708aff437bb9094214fcf1693777c701e24f1a245a71c019e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b182b0d0107d708aff437bb9094214fcf1693777c701e24f1a245a71c019e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b182b0d0107d708aff437bb9094214fcf1693777c701e24f1a245a71c019e21", kill_on_drop: false }`
[INFO] [stdout] 1b182b0d0107d708aff437bb9094214fcf1693777c701e24f1a245a71c019e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59e1780ca6b30b72063ef259d488e2762119bcc9415871301325201be40cbc6
[INFO] running `Command { std: "docker" "start" "-a" "a59e1780ca6b30b72063ef259d488e2762119bcc9415871301325201be40cbc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustfmt-nightly v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling annotate-snippets v0.11.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling rustfmt-config_proc_macro v0.3.0 (/opt/rustwide/workdir/config_proc_macro)
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling clap-cargo v0.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling cargo_metadata v0.18.0
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate rustc_ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast_pretty`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate rustc_ast_pretty;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate rustc_data_structures;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate rustc_errors;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_expand`
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustc_expand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_parse`
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate rustc_parse;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate rustc_session;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rustc_span;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `thin_vec`
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | extern crate thin_vec;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_driver`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate rustc_driver;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ast::AssocItemKind::*`, `ast::VariantData::*`, `crate::parse::macros::build_stream_parser`, `crate::parse::macros::build_stream_parser`, `ast::AssocItemConstraintKind::Bound`, `ast::AssocItemConstraintKind::Equality`
[INFO] [stdout]     --> src/items.rs:725:17
[INFO] [stdout]      |
[INFO] [stdout]  725 |             use crate::ast::AssocItemKind::*;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1116 |     use ast::VariantData::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/parse/macros/cfg_if.rs:9:5
[INFO] [stdout]      |
[INFO] [stdout]    9 | use crate::parse::macros::build_stream_parser;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/parse/macros/cfg_match.rs:8:5
[INFO] [stdout]      |
[INFO] [stdout]    8 | use crate::parse::macros::build_stream_parser;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/types.rs:205:44
[INFO] [stdout]      |
[INFO] [stdout]  205 |         use ast::AssocItemConstraintKind::{Bound, Equality};
[INFO] [stdout]      |                                            ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:731:18
[INFO] [stdout]     |
[INFO] [stdout] 731 |                 (Type(lty), Type(rty))
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:731:29
[INFO] [stdout]     |
[INFO] [stdout] 731 |                 (Type(lty), Type(rty))
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:736:18
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 (Const(..), Const(..)) => false,
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:736:29
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 (Const(..), Const(..)) => false,
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:749:18
[INFO] [stdout]     |
[INFO] [stdout] 749 |                 (Type(lty), Type(rty))
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:749:29
[INFO] [stdout]     |
[INFO] [stdout] 749 |                 (Type(lty), Type(rty))
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:754:18
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()),
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:754:29
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()),
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope
[INFO] [stdout]    --> src/items.rs:755:18
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 (MacCall(..), MacCall(..)) => Ordering::Equal,
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope
[INFO] [stdout]    --> src/items.rs:755:31
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 (MacCall(..), MacCall(..)) => Ordering::Equal,
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn`
[INFO] [stdout]    --> src/items.rs:756:18
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => {
[INFO] [stdout]     |                  ^^ not a tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn`
[INFO] [stdout]    --> src/items.rs:756:26
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => {
[INFO] [stdout]     |                          ^^ not a tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope
[INFO] [stdout]    --> src/items.rs:756:37
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => {
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope
[INFO] [stdout]    --> src/items.rs:756:53
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:759:18
[INFO] [stdout]     |
[INFO] [stdout] 759 |                 (Type(ty), _) if is_type(&ty.ty) => Ordering::Less,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:760:21
[INFO] [stdout]     |
[INFO] [stdout] 760 |                 (_, Type(ty)) if is_type(&ty.ty) => Ordering::Greater,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:761:18
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 (Type(..), _) => Ordering::Less,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope
[INFO] [stdout]    --> src/items.rs:762:21
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 (_, Type(..)) => Ordering::Greater,
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Type;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:763:18
[INFO] [stdout]     |
[INFO] [stdout] 763 |                 (Const(..), _) => Ordering::Less,
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope
[INFO] [stdout]    --> src/items.rs:764:21
[INFO] [stdout]     |
[INFO] [stdout] 764 |                 (_, Const(..)) => Ordering::Greater,
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::types::SegmentParam::Const;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::mem::type_info::Generic::Const;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope
[INFO] [stdout]    --> src/items.rs:765:18
[INFO] [stdout]     |
[INFO] [stdout] 765 |                 (MacCall(..), _) => Ordering::Less,
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope
[INFO] [stdout]    --> src/items.rs:766:21
[INFO] [stdout]     |
[INFO] [stdout] 766 |                 (_, MacCall(..)) => Ordering::Greater,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope
[INFO] [stdout]    --> src/items.rs:767:18
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less,
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope
[INFO] [stdout]    --> src/items.rs:767:40
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope
[INFO] [stdout]    --> src/items.rs:768:21
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope
[INFO] [stdout]    --> src/items.rs:768:43
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Struct` in this scope
[INFO] [stdout]     --> src/items.rs:1120:13
[INFO] [stdout]      |
[INFO] [stdout] 1120 |             Struct { .. } => context
[INFO] [stdout]      |             ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::mem::type_info::Struct;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::mem::type_info::TypeKind::Struct;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use std::mem::type_info::Struct;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use std::mem::type_info::TypeKind::Struct;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Tuple` in this scope
[INFO] [stdout]     --> src/items.rs:1123:13
[INFO] [stdout]      |
[INFO] [stdout] 1123 |             Tuple(..) => context
[INFO] [stdout]      |             ^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::mem::type_info::TypeKind::Tuple;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use std::mem::type_info::TypeKind::Tuple;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Unit` in this scope
[INFO] [stdout]     --> src/items.rs:1126:13
[INFO] [stdout]      |
[INFO] [stdout] 1126 |             Unit(..) => variant.ident.span.hi(),
[INFO] [stdout]      |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Expr` in this scope
[INFO] [stdout]   --> src/parse/macros/mod.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         NonterminalKind::Expr(Expr),
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::expr::RhsAssignKind::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::overflow::OverflowableItem::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::parse::macros::MacroArg::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::types::PathContext::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PatParam` in this scope
[INFO] [stdout]   --> src/parse/macros/mod.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |         NonterminalKind::Pat(PatParam { inferred: false }),
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeIdExt`
[INFO] [stdout]   --> src/closures.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::utils::{NodeIdExt, last_line_width, left_most_sub_expr, stmt_expr};
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeIdExt`
[INFO] [stdout]   --> src/macros.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     NodeIdExt, filtered_str_fits, indent_next_line, is_empty_line, mk_sp,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0463, E0531, E0532.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustfmt-nightly` (lib) due to 42 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a59e1780ca6b30b72063ef259d488e2762119bcc9415871301325201be40cbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59e1780ca6b30b72063ef259d488e2762119bcc9415871301325201be40cbc6", kill_on_drop: false }`
[INFO] [stdout] a59e1780ca6b30b72063ef259d488e2762119bcc9415871301325201be40cbc6
